C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientItemsSourceChanged Property

In This Topic
OnClientItemsSourceChanged Property (TransposedGrid<T>)
In This Topic
Occurs after the grid has been bound to a new items source.
Syntax
'Declaration
 
Public Overridable Property OnClientItemsSourceChanged As String
 
See Also